Ender 5 Plus - Stock Mainboard - BETA FIRMWARE

Ender5plus-<date>.hex
 - Stock Ender 5 Plus configuration
 - Adds G2 / G3 Arc support
 - Adds G10 / G11 Firmware based retraction (Use M207, M208, M209 to configure)
 - Enabled Advanced OK
 - Added support for Meatpack

This now uses the DGUS-RELOADED UI. Follow these instructions to update your screen.

Identify your COM port, then flash Marlin via:
Linux: avrdude -patmega2560 -cwiring -P/dev/ttyACM0 -D -U flash:w:Ender5plus-<date>.hex:i
Windows: avrdude -patmega2560 -cwiring -Pcom5 -D -U flash:w:Ender5plus-<date>.hex:i

Or use the Octoprint Firmware Updater plugin.
Firmware Variant Size Build Date Downloads Feedback Download
Ender5plus-20250419.hex 484158 bytes 2025-04-19 00:35:51 UTC 0
Score: 0
Membership Required
commit a653c3aca02f4b0eb8da0c2b7f90c0bb33d8cb9c
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sat Apr 19 10:36:22 2025 +1200

    🎨 Binary Stream cleanup (#27799)

commit 7b083be5c5dda3486642af7b4cea3853c1057162
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Fri Apr 18 00:29:57 2025 +0000

    [cron] Bump distribution date (2025-04-18)
Ender5plus-20250418.hex 484154 bytes 2025-04-18 00:35:46 UTC 1
Score: 0
Membership Required
commit 65b8ced80ccb9462cf9052a80f8e7f8a2a832b81
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Apr 17 17:29:20 2025 -0500

    🧑‍💻 Clarify DEPLOY_ALARM

commit 4ea75ad284107959ea33dbb7875a55a689594faf
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Apr 17 15:43:40 2025 -0500

    🎨 Cosmetic updates, fix alias warning

commit 58f03953b8a6d8c86ec2d82000b6b7d33712b1a8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Thu Apr 17 15:42:21 2025 -0500

    🩹 Fix Linear Advance edit item

commit 62c1c116f74713a50577d1992b423de40c3bc0c5
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Thu Apr 17 00:30:15 2025 +0000

    [cron] Bump distribution date (2025-04-17)
Ender5plus-20250417.hex 484154 bytes 2025-04-17 00:36:16 UTC 0
Score: 0
Membership Required
commit bd382fb8a128ac0ab36b4c539646812dd470eb37
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 16 14:43:53 2025 -0500

    🔨 Suppress generate_version (for now)

commit f3be22c4ffbd016a0dcac19eaf3649c8c7eec3e5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 16 14:29:31 2025 -0500

    🎨 Delete libsam_sam3x8e_gcc_rel.a.txt

commit 8867c458311c7e5c34ad73a4fb95c716bbd90bc7
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 16 14:26:52 2025 -0500

    🎨 Fix and/or warning

commit c0e108b21df5452e7376d48797cbaf7ac8b63904
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Wed Apr 16 00:30:52 2025 +0000

    [cron] Bump distribution date (2025-04-16)
Ender5plus-20250416.hex 484154 bytes 2025-04-16 00:36:04 UTC 0
Score: 0
Membership Required
commit f149e14d1a18fef4089d907d15083afc182c4e6b
Author: Andrew <18502096+classicrocker883@users.noreply.github.com>
Date:   Tue Apr 15 18:36:27 2025 -0400

    🚸 Fix missing "echo:" in some reports (#27794)

commit 1242e875aadcb5b5ef8a9f54fd99f32a0adbdde8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Tue Apr 15 15:49:23 2025 -0500

    🚸 More frequent button polling (#27797)

commit 1d4c002c2ab0ed67edb3a7fcc2f5463844f02d7c
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Tue Apr 15 00:30:55 2025 +0000

    [cron] Bump distribution date (2025-04-15)
Ender5plus-20250415.hex 484154 bytes 2025-04-15 00:36:08 UTC 0
Score: 0
Membership Required
commit 7cd1b7708f1679015a9247876ca3f0367a2fc3a5
Author: B <irvinmouritsen@gmail.com>
Date:   Mon Apr 14 15:52:51 2025 -0700

    🐛 Fix Servos in GD32 HAL (#27791)

commit 5e8a5230a35400c9a9ce833f2b0de7ef865cdc6e
Author: feldi12 <25982433+feldi12@users.noreply.github.com>
Date:   Tue Apr 15 00:08:40 2025 +0200

    ⚡️ Optimize PID, increase PID range (#27740)

commit b5d7b4aee6352009346fe968e6367215dcecb25b
Author: DerAndere <26200979+DerAndere1@users.noreply.github.com>
Date:   Mon Apr 14 23:50:26 2025 +0200

    ✨ DEFAULT_ACCELERATION_SPINDLE (#27759)

commit 7d82f95df879250286c6cf230784bc0d217fda19
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Mon Apr 14 16:45:12 2025 -0500

    🩹 Fix DWIN_CREALITY_LCD_STD_ICONS

commit 69464790e220a7a96eb92d3f47a57c44dadd2c75
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Mon Apr 14 00:32:24 2025 +0000

    [cron] Bump distribution date (2025-04-14)
Ender5plus-20250414.hex 484485 bytes 2025-04-14 00:35:58 UTC 0
Score: 0
Membership Required
commit db427415376db9ed4f4287a6a5b6b8842575446d
Author: ellensp <530024+ellensp@users.noreply.github.com>
Date:   Sun Apr 13 20:27:45 2025 +1200

    🔧 Raise MBL grid size limit (#27790)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 9a6bf16938eaa1bbb8ba4e15c691ccc53f10c371
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Apr 13 03:18:35 2025 -0500

    🚸 Some default filament runout pins

commit c173ecd89ae636c2deaf7310a626569b6a6c4797
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Apr 13 02:06:50 2025 -0500

    🎨 Misc. serial echo/char

commit aee25d75ea2b8e8b0a6b90fb366d0fc9ea2db584
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Sun Apr 13 08:36:21 2025 +0200

    🧑‍💻 DGUSScreenHandler hack for MKS (#27789)

commit a55355d088c94b8c12bbccaf708fe986d0448c14
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Apr 13 00:55:58 2025 -0500

    🚸 FT Motion menu fix, neaten

commit 6d2dfcaa1cb55d11e3689094144ada1751fe2ff5
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sat Apr 12 16:13:49 2025 -0500

    🩹 Fix i2c encoder report

commit d1947fac07e326c749c3617591872b7ff471ec79
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sun Apr 13 00:56:12 2025 +0000

    [cron] Bump distribution date (2025-04-13)
Ender5plus-20250407.hex 484391 bytes 2025-04-07 00:36:04 UTC 1
Score: 0
Membership Required
commit bc85f5bebfdc3637f971d8dac2927940c7f83877
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Sun Apr 6 13:48:01 2025 -0500

    🧑‍💻 Add Parser::has_string

commit 493c5eec21cd01c15f63bdfe1018eb7ce5e28ed7
Author: Vovodroid <vovodroid@users.noreply.github.com>
Date:   Sun Apr 6 21:42:14 2025 +0300

    🚸 Report M48 Max Delta (#26286)
Ender5plus-20250406.hex 483033 bytes 2025-04-06 00:36:01 UTC 0
Score: 0
Membership Required
commit 489727330bbe97fbedef6476ad57a39f961a4f05
Author: thinkyhead <thinkyhead@users.noreply.github.com>
Date:   Sat Apr 5 06:08:15 2025 +0000

    [cron] Bump distribution date (2025-04-05)

commit c5de0c69e584ad1b22e5ee2e99b0459f6fc98135
Author: narno2202 <130909513+narno2202@users.noreply.github.com>
Date:   Sat Apr 5 06:17:30 2025 +0200

    🚸 Refactor MKS H43 LCD (#27776)
    
    Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>

commit 7a257ef3e1f229aabf857e93661b68d197635b61
Author: schnurly <93942607+schnurly@users.noreply.github.com>
Date:   Sat Apr 5 05:27:50 2025 +0200

    🚸 Fix MKS UI print done state (#27730)

commit c080518b125303bea33caa21075c1fbfae192fa8
Author: Scott Lahteine <thinkyhead@users.noreply.github.com>
Date:   Fri Apr 4 21:58:49 2025 -0500

    🎨 DGUS/MKS cosmetic fixes, most
Ender5plus-20250405.hex 483041 bytes 2025-04-04 23:36:05 UTC 0
Score: 0
Membership Required